home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / h2ph.z / h2ph
Text File  |  1998-10-30  |  2KB  |  133 lines

  1.  
  2.  
  3.  
  4. HHHH2222PPPPHHHH((((1111))))                                                                HHHH2222PPPPHHHH((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      h2ph - convert .h C header files to .ph Perl header files
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      hhhh2222pppphhhh [[[[hhhheeeeaaaaddddeeeerrrrffffiiiilllleeeessss]]]]
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _h_2_p_h converts any C header files specified to the corresponding Perl
  16.      header file format.  It is most easily run while in /usr/include:
  17.  
  18.              cd /usr/include; h2ph * sys/*
  19.  
  20.      The output files are placed in the hierarchy rooted at Perl's
  21.      architecture dependent library directory.  You can specify a different
  22.      hierarchy with a ----dddd switch.
  23.  
  24.      If run with no arguments, filters standard input to standard output.
  25.  
  26. EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  27.      No environment variables are used.
  28.  
  29. FFFFIIIILLLLEEEESSSS
  30.       /usr/include/*.h
  31.       /usr/include/sys/*.h
  32.  
  33.      etc.
  34.  
  35. AAAAUUUUTTTTHHHHOOOORRRR
  36.      Larry Wall
  37.  
  38. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  39.      _p_e_r_l(1)
  40.  
  41. DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  42.      The usual warnings if it can't read or write the files involved.
  43.  
  44. BBBBUUUUGGGGSSSS
  45.      Doesn't construct the %sizeof array for you.
  46.  
  47.      It doesn't handle all C constructs, but it does attempt to isolate
  48.      definitions inside evals so that you can get at the definitions that it
  49.      can translate.
  50.  
  51.      It's only intended as a rough tool.  You may need to dicker with the
  52.      files produced.
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. HHHH2222PPPPHHHH((((1111))))                                                                HHHH2222PPPPHHHH((((1111))))
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.                                                                         PPPPaaaaggggeeee 2222
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.